home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / AmigaOS / Aplus_Dev / AP-Website / download / pgp / pgp5gui-174b.lha / PGP5GUI-Src.lha / PGP5GUI-Src / genproto.smk < prev    next >
Encoding:
Text File  |  1995-06-04  |  125 b   |  7 lines

  1. # Generate prototypes for all .c files in the current directory
  2.  
  3. gproto:
  4.    scopts genproto
  5.    sc \#?.c
  6.    scopts nogenproto
  7.